- higher operator
- Строительство: вышестоящий оператор
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Higher Education Mega Center South Station — 大学城南站 Location Province Guangdong (See other stations in Guangdong) City … Wikipedia
Operator overloading — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping … Wikipedia
Operator-precedence parser — An operator precedence parser is a bottom up parser that interprets an operator precedence grammar. For example, most calculators use operator precedence parsers to convert from the human readable infix notation with order of operations format… … Wikipedia
Higher-order function — In mathematics and computer science, higher order functions or functionals are functions which do at least one of the following: *take one or more functions as an input *output a function.In mathematics these are also known as operators or… … Wikipedia
Higher-order abstract syntax — In computer science, higher order abstract syntax (abbreviated HOAS) is a technique for the representation of abstract syntax trees for languages with variable binders.Relation to first order abstract syntaxAn abstract syntax tree is abstract… … Wikipedia
Operator K-theory — In mathematics, operator K theory is a variant of K theory on the category of Banach algebras (In most applications, these Banach algebras are C* algebras). Its basic feature that distinguishes it from algebraic K theory is that it has a Bott… … Wikipedia
Common operator notation — This article is about the concept of operator precedence. For operator precedence parsing, see operator precedence parser. In programming languages, common operator notation is one way of notating mathematical expressions as a linear sequence of… … Wikipedia
List of unrecognized accreditation associations of higher learning — This is a list of entities that have been identified as accreditors of higher education institutions, but that lack necessary legal authority or government recognition to provide such educational accreditation. Rules for educational accreditation … Wikipedia
Differential operator — In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation, accepting a function and returning… … Wikipedia
Spotlight operator — The Spotlight Operator , Followspot Operator or a Spot Op is a theatrical technician or more defined as Lighting technician who operates specialized stage lighting instruments known as followspots designed to move, change size, beam, and color… … Wikipedia
Fold (higher-order function) — In functional programming, fold, also known variously as reduce, accumulate, compress or inject, is a family of higher order functions that process a data structure in some order and build up a return value. Typically, a fold deals with two… … Wikipedia